../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/core.d(915,1): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/core.d(1149,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/concurrency.d(508,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/concurrency.d(524,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/net.d(368,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/net.d(372,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/net.d(377,4): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/internal/freelistref.d(193,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/internal/freelistref.d(229,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/dstatsd.d(128,15): Error: `@safe` destructor `dstatsd.ScopeTimer.~this` cannot call `@system` function `dstatsd.StatsD.opCall!(Timer).opCall` source/dstatsd.d(161,7): `dstatsd.StatsD.opCall!(Timer).opCall` is declared here source/dstatsd.d(188,14): Error: `@safe` function `dstatsd.StatsD.inc` cannot call `@system` function `dstatsd.StatsD.opCall!(Counter).opCall` source/dstatsd.d(161,7): `dstatsd.StatsD.opCall!(Counter).opCall` is declared here source/dstatsd.d(198,14): Error: `@safe` function `dstatsd.StatsD.set` cannot call `@system` function `dstatsd.StatsD.opCall!(Set).opCall` source/dstatsd.d(161,7): `dstatsd.StatsD.opCall!(Set).opCall` is declared here source/dstatsd.d(202,14): Error: `@safe` function `dstatsd.StatsD.meter` cannot call `@system` function `dstatsd.StatsD.opCall!(Set).opCall` source/dstatsd.d(161,7): `dstatsd.StatsD.opCall!(Set).opCall` is declared here source/dstatsd.d(206,14): Error: `@safe` function `dstatsd.StatsD.histo` cannot call `@system` function `dstatsd.StatsD.opCall!(Histogram).opCall` source/dstatsd.d(161,7): `dstatsd.StatsD.opCall!(Histogram).opCall` is declared here source/dstatsd.d(210,14): Error: `@safe` function `dstatsd.StatsD.time` cannot call `@system` function `dstatsd.StatsD.opCall!(Timer).opCall` source/dstatsd.d(161,7): `dstatsd.StatsD.opCall!(Timer).opCall` is declared here source/dstatsd.d(214,14): Error: `@safe` function `dstatsd.StatsD.gauge` cannot call `@system` function `dstatsd.StatsD.opCall!(Gauge).opCall` source/dstatsd.d(161,7): `dstatsd.StatsD.opCall!(Gauge).opCall` is declared here /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.